home *** CD-ROM | disk | FTP | other *** search
- $name "Calabash"
-
- $properties
- {
- $collision_radius = 400
- $collision_flags = COLLIDE_WORLD,COLLIDE_ENEMYS,COLLIDE_INSTANCE
- $damage = 400
- $min_velocity = 0
- $max_velocity = 0
- $physics_flags = PHYS_GRAVITY
- $velocity_flags = USE_DEFAULT_VELOCITY
- $friction = 0.94
- $weapon_class = _WP_CLASS_VOODOO
- $ammo = 10
- }
-
- $custom_sounds
- {
- $sound_calabash_set = "data\audio\sfx\weapons\calabash\set.wav"
- $sound_calabash_loop = "data\audio\sfx\weapons\calabash\loop.wav"
- $sound_calabash_prep = "data\audio\sfx\weapons\calabash\prep.wav"
- $sound_calabash_explode = "data\audio\sfx\weapons\calabash\explode.wav",8512
- }